Click or drag to resize

DayOrder Enumeration

Represents the nth occurrence of the day specified in the DayOfWeek (TimeZone) element that represents the date of transition from and to standard time and daylight saving time.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum DayOrder
Members
  Member nameValueDescription
First0 First.
Second1 Second.
Third2 Third.
Fourth3 Fourth.
Last4 Last.
See Also